The Dreamweaver JavaScript API > Layout view functions > dom.doesGroupHaveSpacers()

 

dom.doesGroupHaveSpacers()

Availability

Dreamweaver 4.0

Description

Determines whether or not the currently selected table contains a row of spacer images that Dreamweaver generated. This function fails if the current selection is not a table.

Arguments

None.

Returns

Returns true if the table contains a row of spacer images; false otherwise.